| Pages: 1 2 3 4 5 [6] 7 8 9 10 20 |
101. TEA (v1.3.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
ok ... do any API related functions work ? So return that section to how it was. Then got to line 91 in TEAC.php : Quote: curl_close($ch); Return $data; change this to : Quote: curl_close($ch); var_dump($data);die; Return $data; ...
- by Shin Chogan - at 2013.09.27 09:00:00
|
102. TEA (v1.3.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
Xornicon Altair wrote: Shin Chogan wrote: Edit 2: Fundamentally though the problem is because you are not getting back XML from the API servers. Trouble is the TEA code isn't handling that very well. That tells me WHAT the problem is, but...
- by Shin Chogan - at 2013.09.26 13:27:00
|
103. TEA (v1.3.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
Xornicon Altair wrote: Shin Chogan wrote: Can you get the error out of your apache error logs please ... this doesn't happen for me either on my "production" forums or the one I use for testing. [Tue Sep 24 19:51:06 2013] [error] [client ...
- by Shin Chogan - at 2013.09.24 20:29:00
|
104. TEA (v1.3.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
raze 911 wrote: Quote: [ERROR] Api must be of Type Character and show ALL toons :) i clear my smf_tea_cache but have this msg again. api is correct This error will only happen if CCP's servers are returning bad xml/html or if as the e...
- by Shin Chogan - at 2013.09.24 18:26:00
|
105. TEA (v1.3.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
Xornicon Altair wrote: Fresh install of both SMF2 and TEA. So far, everything seems to be going smoothly until I try to add a rule and get the following: Quote: The website encountered an error while retrieving http://blackwatchsyndicate.c...
- by Shin Chogan - at 2013.09.24 08:14:00
|
106. TEA (v1.3.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
OwenJ wrote: Shin Chogan wrote: OwenJ wrote: G'day Guys, I am getting the following error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line ...
- by Shin Chogan - at 2013.09.23 11:09:00
|
107. char/UpcomingCalendarEvents broken? - in EVE Technology Lab [original thread]
salacious necrosis wrote: Starting some time earlier today, I started getting HTTP error 500 (internal server error) for char/UpcomingCalendarEvents. Was wondering if anyone else is seeing the same problem. What's strange is that this works fin...
- by Shin Chogan - at 2013.09.21 14:39:00
|
108. TEA (v1.3.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
OwenJ wrote: G'day Guys, I am getting the following error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 File: D:\sites\owen1brunker\recursiv...
- by Shin Chogan - at 2013.09.21 14:19:00
|
109. API Servers: HTTP 403 on API error change - in EVE Technology Lab [original thread]
Rob Crowley wrote: Shin Chogan wrote: I didn't like it at first but I've actually found it has simplified TEA somewhat. How could that possibly be the case? You get just less info about errors than before, so there's literally nothing you c...
- by Shin Chogan - at 2013.09.20 15:27:00
|
110. API Servers: HTTP 403 on API error change - in EVE Technology Lab [original thread]
I didn't like it at first but I've actually found it has simplified TEA somewhat. Basic process now is : 1/ get Keyinfo - 403 at this point is expired or non existant key so stop and mark bad in DB & never check again using the automatic pol...
- by Shin Chogan - at 2013.09.20 08:43:00
|
111. TEA (v1.2.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
Zenith Gravit wrote: So I'm currently running into a problem with a specific person's group assignment not properly updating on the forum. I've tried adjusting the Rules and everyone else seems to be working, but TEA won't recognize that this p...
- by Shin Chogan - at 2013.09.19 08:19:00
|
112. TEA (v1.3.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
Manic Velocity wrote: My testing was done on our dev site, which apparently was not an exact mirror of our production site. The only hiccup we experienced on the prod environment was that the mod may have wiped out the registration agreement ...
- by Shin Chogan - at 2013.09.17 14:39:00
|
113. TEA (v1.3.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
Any more feedback on this ... my forums have been running this (albeit using the cronjobs and no TS integration) for a couple of weeks (My guys love me for all the testing I do on them ) and not run into any problems like this but I've had a sim...
- by Shin Chogan - at 2013.09.17 11:56:00
|
114. TEA (v1.3.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
Manic Velocity wrote: Eh, sorry to burst the bubble. I'm now experiencing an error when attempting to add an API key to an existing account: Quote: [ERROR] Api must be of Type Character and show ALL toons :) I triple-checked to make sure...
- by Shin Chogan - at 2013.09.13 21:20:00
|
115. TEA (v1.3.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
Ok as others have said its probably time a new thread was started on this : Please welcome in v 1.3.1 of this amazing SMF mod Brief Description : This is a Module for SMF 2 this Adds security and access control using Eve API keys to your foru...
- by Shin Chogan - at 2013.09.13 16:07:00
|
116. TEA (v1.2.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
The valid api key required to register does not hide the fields ... there is no option for that at the moment. As far as scheduled tasks ... I'm afraid not ... I've been busy fixing the code for the changes CCP keep making ;)
- by Shin Chogan - at 2013.09.11 08:45:00
|
117. TEA (v1.2.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
Cayden Til wrote: Shin Chogan wrote: Cayden Til wrote: Im getting this error since version 179 while deleting or updating a key in a member profile manually: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate...
- by Shin Chogan - at 2013.09.05 18:47:00
|
118. TEA (v1.2.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
Cayden Til wrote: Im getting this error since version 179 while deleting or updating a key in a member profile manually: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7864320 bytes) in /var/www/web177/html/TEA...
- by Shin Chogan - at 2013.09.05 17:20:00
|
119. TEA (v1.2.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
Zenith Gravit wrote: Am I correct in thinking that a rule per corp isn't possible? Yes you can do a rule per corp ... either as a main group or as a secondary group but you would need a smf group for each of your corps to go into. Its not t...
- by Shin Chogan - at 2013.08.31 06:24:00
|
120. TEA (v1.2.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber - in EVE Technology Lab [original thread]
Zenith Gravit wrote: micromanage group assignment. Yeah ... that is your problem ... You can do corp sections on your boards but you would have to create at least on group and tea rule per corp.
- by Shin Chogan - at 2013.08.30 18:12:00
|
| Pages: 1 2 3 4 5 [6] 7 8 9 10 20 |
| First page | Previous page | Next page | Last page |